@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
body{ background:url(../images/bgimg.jpg) repeat; font:normal 12px/22px 宋体;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.w1210{width:1210px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


/*头部*/
.header{  background: #434343;  height: 40px; line-height: 40px;   }
.header .w1200 > p{ color:#949494; font-size: 14px;  }
.head-li{ float:left; padding-left: 10px; cursor: pointer; margin-right: 20px; }
.head-li > .icon{ display:block; float:left; color:#fff; font-size: 20px; width:30px; height: 30px; line-height: 30px;  border-radius: 50%;  background: #bfbfbf;  margin-top: 5px;  text-align: center; }
.head-li > p{ float:left; font-size: 14px; color:#a9a9aa; padding-left: 4px;  }
.logo{ float:left; margin-top: 7px;  margin-right: 38px; }
.header-tel{ margin-left:20px; }
.header-tel > .icon{ display:block; float:left; font-size: 25px; color: #959595;  }
.header-tel > p{ color:#434343; font-size: 14px; float:left; }
.header-tel > h3{ float:left; font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif; font-style: italic; font-size: 24px; color: #008239; font-weight: bold; }
.logo > img{ float:left; display: block; }
.logo > p{ float:left; color: #626262; font-size: 14px;  margin-top: 13px;  margin-left: 10px; }
.header hr { float:left; height: 30px; width:1px; background: #a0a0a0;  margin-top: 4px;  }
.head-li > h3{ float:left; color: #fff; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; font-size: 24px; }
.header > .w1200 > .r{ position: relative; }
.headsjimg{ position: absolute; top: 40px; z-index: 19; width: 100px;left: 13px; display: none; }
.head-li:hover .icon{ background: #0d4cb4; color: #fff; }
.head-li:hover p{ color: #fff; }

/* 导航栏 */
#menu{ background:#fff; position: relative; height: 85px;  }
#menu .active{  }
#menu .active p{ color:#fff !important; background: #0d4cb4 !important;  }
#menu .active span{color:#008239 !important; }
#menu .active p:after{content:""; background: #e00f0f !important; width:100px; height: 4px; display: inherit; position: relative; left:0; bottom: 0;   }
#menu .nLi a > p{ color:#1b1b1b; line-height:  81px ;font-size: 15px; }
#menu .nLi a > p:after{ content:""; background: #fff; width:100px; height: 4px; display: inherit; position: relative; left:0; bottom:0;   }
#menu .nLi a > .icon{ display:block; float:left;  width:32px; height: 32px; border-radius: 50%; background: #c8c8c8; color:#878787; line-height: 85px;}
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11;   float: left; }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; transition: .3s;  }
#menu .nav .nLi:hover a p{ color:#fff ;  background: #0d4cb4;  }
#menu .nav .nLi:hover a span{ color:#008239 ; }
#menu .nav .nLi:hover a p:after{content:""; background: #e00f0f; width:100px; height: 4px; display: inherit; position: relative; left:0; bottom:0;    }
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 a{ display:block; width:100px; text-align: center;font-size:16px; z-index: 2; position: relative; color:#fff;height: 85px;   }
#menu .nav .sub{ display:none; width:100px; left:0; top:85px;  position:absolute; background:#0d4cb4;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav a span{font-size:10px; color:#b5b5b5; position: relative;top:-34px;}
#menu .nav .sub a:hover{ color:#fff; background: #e00f0f;  }
#menu .nav .on h3{ }
.nli-h > h3 > a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}
.nli-e > h3 > a { width:130px !important; }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 10px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 60px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
#menu .nav .nLi hr{ width:2px; height: 27px; background: #fc501b; display: block;position: absolute;right: -1px; top: 22px;z-index: 2}
#menu .nav hr{ width:1px; height: 25px; background: #fff; float:left; margin-top: 15px;}
#menu .icon{ display:block; width:56px; height: 56px; line-height: 56px; color: #fff; font-size: 25px; background: #0c46c6; float:right; text-align: center; cursor: pointer; }


/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:600px;clear: left;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.downban{ background: url(../images/downban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.serban{ background: url(../images/serban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #0f6403;}



/*优势*/
.inys-li{ float:left; }
.inys-li .icon{ background: #0d4cb4; width:121px; height: 121px; display: block; float:left; border-radius: 50%; margin: 0 auto; margin-top: 7px; margin-left: 7px;     color: #fff; text-align: center;font-size: 55px;  line-height: 121px;}
.inys-li .icon-web-icon-{ font-size: 80px; }
.inys-li div{ width:135px; height: 135px; border-radius: 50%; border:1px solid #0d4cb4;  margin: 0 auto;   }
.in-ys hr{ float:left; width:1px; height: 120px; float:left; background: #d5d5d5; margin: 0 98px; margin-top: 30px;  }
.inys-li p{ color: #434343; font-weight: bold; font-size: 18px; text-align: center; line-height: 50px; }
.inys-li span{ display: block; width:96px; height: 2px; background: #0d4cb4; margin: 0 auto; margin-top: 10px; }
.in-ys{ margin-top: 40px; }
.in-line{ width:100%; height: 1px; background: #eee; margin-top: 50px; }

/*产品展示*/
.title > h3{ color: #132ba4; font-size: 30px; font-weight: bold; background: url(../images/title-bg.png) no-repeat; width: 1002px; height: 30px; text-align: center; margin: 0 auto; }
.title > p{ color:#959595; font-size: 18px; text-align: center; }
.in-pro{ margin-top:70px; }
.title > span{ color:#959595; font-size: 16px; text-align: center; display: block; margin-top: 30px; margin-bottom: 20px; }
.inprohd-li{ float:left; height: 104px; width: 198px; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5;  }
.inprohd-li img{ display:block; float:left; margin-top: 29px; margin-left: 14px; }
.inprohd-li p{ float:left; color: #333333; font-size: 16px; margin-left: 10px; line-height: 104px;  }
.inprohd-li:last-child{ border-right:none; width: 200px;  }
.inpro-list .hd{ border-top:3px solid #0d4cb4;width: 1195px; }
.inprobd-li{ float: left; margin: 0 10px; margin-top: 20px; position: relative; }
.inpro-list{ border: 1px solid #d5d5d5; border-top:none; display: table; width: 1195px; height: 670px; }
.inprobdli-div{ width:275px; height: 210px; overflow: hidden; border:1px solid #d5d5d5;  }
.inprobdli-div > img{ width:100%; height: 100%; transition: .6s;  }
.inprobd-li p{ color:#333333; font-size: 16px;  text-align: center; line-height: 40px; width: 270px;  }
.inprobdli-zz{ width: 100%; height: 211px; position: absolute; top:0; left: 0; right: 0; background: rgba(19,43,164,.8); display:none; }
.inprobdli-zz .icon{ width:50px; height: 50px; display:block; color: #e00f0f; line-height: 50px; text-align: center; font-size: 25px; border-radius: 50%; background: #fff; margin: 0 auto; margin-top: 80px;  }
.inprobd-li:hover a > p{ color:#132ba4;  }
.inprobd-li:hover .inprobdli-div > img{ transform: scale3d(1.1,1.1,1);  }

/*首页：案例展示*/
.in-case{ margin-top: 60px; background: url(../images/case-bg.jpg) no-repeat center; height:776px;   }
.in-case .title{ padding-top: 60px; }
.in-case .title h3{ background: url(../images/tilte-bg2.png) no-repeat; color: #fff; }
.in-case .title p{ color: #fff; }
.incasel1{ width:624px; height: 236px; overflow: hidden; position: relative; }
.incasel1-top{ position: absolute; top: 0; left: 40px; right: 0;  }
.incasel1-top > h3{ color:#fff; font-size: 24px; padding-top: 30px;  }
.incasel1-top > p{ font-size: 14px; color: #fff; padding-top: 20px;  }
.incase-l{ margin-top: 40px; }
.incasefl-li{ float:left; margin: 0 10px;  }
.incasefl-li a {border:1px solid #7e8dcb; width:128px; height: 40px; display: block; display: block; color: #fff; font-size: 14px; text-align: center; line-height: 40px;   }
.incase-fl{ margin: 0 auto; display: table; margin-top: 25px;   }
.incasel1{ float:left;  }
.incaseimg01{ float:left; margin-left: 22px;   }
.incase-li{ float:left;  margin-right: 22px; margin-top: 22px;  }
.incase-r{ margin-top:40px; }
.incaseli-div{ width:301px; height: 236px; overflow: hidden}
.incaseli-div > img{ width:100%; transition: .6s;  }
.incasefl-li:hover{ background: #fff;  }
.incasefl-li:hover a{ color: #0d4cb4; }
/*首页：关于我们*/
.in-about{ margin-top: 60px; }
.inabout-title > h3{ color:#132ba4; font-weight: bold; font-size: 30px; }
.inabout-title > p{ color:#959595; font-size: 18px; padding-top: 10px;  }
.inabout-title > h3 img{ padding-left: 20px; }
.inabout-l{ width:630px;  }
.inabout-word > a > p{ color:#282828; font-size: 16px; text-indent: 30px; line-height: 36px;  }
.inabout-word{ margin-top: 20px; }
.inabout-word > a > p span{ font-weight: bold; }
.inabout-word > a em{ display: block; width:130px; height: 44px; line-height: 44px; border:1px solid #132ba4; text-align: center; color: #132ba4; font-size: 14px;  margin-top: 20px;   }
.inaboutl-li{ float:left; width:25%; margin-top: 60px;  }
.inaboutl-li p{ color:#434343; font-size: 14px; text-align: center;padding-top: 10px;  line-height: 40px; }
.inaboutl-li .icon { color:#132ba4; font-size: 70px;text-align: center;  display: block; line-height: 50px;  }
.inabout-word em:hover { background: #132ba4; color: #fff; }

/*首页：新闻资讯*/
.in-news{ margin-top:60px; background: #f5f5f5; padding-bottom: 50px;  }
.in-news .title{ padding-top: 60px; }
.innews-bot > .hd{ border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; margin-top: 20px; }
.innewsbhd-li{ float:left; }
.innews-bot > .hd > ul{ display:table; margin: 0 auto; height: 50px;  }
.innewsbhd-li > p{ color:#313131; font-size:18px; font-weight: bold; float:left; line-height: 50px; text-align: center;  width: 122px; }
.innewsbhd-li > img{ float:left; display: block; margin: 0 35px; margin-top: 20px;}
.innews-bot > .hd .on p{ color:#132ba4; }
.innews-bot > .hd .on > p:after{ content: "";  width:122px; height: 4px; background: #132ba4; display: inherit;  }
.innewsbd-divimg{ width:267px; height: 192px; overflow: hidden; float:left; }
.innewsbd-divimg > img{ width:100%; transition: .6s; }
.innewsbbd-r .fCl-slide > li:hover .innewsbd-divimg > img{ transform: scale3d(1.1,1.1,1); }
.innewsbdl-bot{width:267px; height: 192px; background:#132ba4;position: absolute; left: 0; top: -204px;}
.innews-bot > .bd{ position:relative; display: table; width: 1200px; margin-top: 40px; }
.innewsbdr-r{ width:906px;  }
.innewsbbd-l{position: absolute; left: 0; }
.innewsbbd-r{ width:1200px; }
.innewsbdr-r > h3{ color:#132ba4; font-size:16px; font-weight: bold; padding-top: 15px; float:left; }
.innewsbdr-r > span{ color:#707070; font-size:14px; display: block; float:right;  padding-top: 15px;}
.innewsbdr-r > p{ color:#707070; font-size:14px; line-height: 30px; clear:both; padding-top: 20px; }
.innewsbdr-r{ border-bottom:1px dashed #d5d5d5; padding-bottom: 16px; }
.innewsbbd-r .fCl-nav{ position: absolute; left: 168px; top: 337px ; z-index: 3; }
.innewsbdrb-list{ width:906px; float: right; margin-top: -20px;}
.innewsbrb-li{ float:left; width:292px; height: 102px; margin-right: 10px; margin-bottom: 10px; transition: .3s;  }
.innewsbrb-li > a > h3{ color:#313131; font-size: 16px; font-weight: bold; float:left; padding-top: 10px;  }
.innewsbrb-li > a > span{ display:block; float:left; background: url(../images/biao_a.png) no-repeat; width:9px; height: 7px; margin-top: 17px; margin-right: 10px; margin-left: 10px;}
.innewsbrb-li > a > p{ clear:both; color:#707070; font-size:14px; padding: 0 10px;  padding-top: 15px;  }
.innewsbrb-li:nth-child(3n){ margin-right:0; }
.innewsbrb-li:hover{ background:#e00f0f; }
.innews-bot{ position:relative; }
.innewsbdl-bot > h3{ font-size:30px; font-weight: bold; color:#fff;  padding-top: 30px; padding-left: 20px;}
.innewsbdl-bot > h2{ color:#616bb9; font-size:21px; font-weight: bold;  padding-top: 20px; padding-left: 20px;}
.innewsbdl-bot > p{ color:#fff; font-size:15px; font-weight: bold; padding-left: 20px; padding-top: 10px; }
.innewsbbd-r .fCl-nav li{ float:left; width:10px; height: 10px; border:3px solid #fff; border-radius: 50%; margin-left: 10px;}
.innewsbbd-r .fCl-nav .on{ background:#e00f0f; }
.innewsbrb-li:hover > a > span{ background:url(../images/biao_w.png) no-repeat; }
.innewsbrb-li:hover > a > h3{ color:#fff; }
.innewsbrb-li:hover > a > p{ color:#fff; }

/*首页：联系方式*/
.in-cont{ margin-top:60px; position: relative; }
.in-cont #dituContent{ position:absolute; top: 0;top: 62px; }
.incont-l{position: relative; z-index: 2; width:340px; height: 407px; background: rgba(19,43,164,.8); }
.incontl-top > h3{ color:#fff; font-size:20px;  font-weight: bold; float:left; }
.incontl-top > hr{ width:1px; height: 20px; background:#fff; float:left; margin: 0 7px; }
.incontl-top > p{ color:#fff; font-size: 14px; float:left; }
.incontl-top{ display:table; padding-top: 20px; margin-left: 20px; border-bottom: 1px solid #fff;  padding-bottom: 20px; width: 296px;}
.incont-title > h3{ color:#e00f0f; font-size:30px; font-weight:bold; padding-left: 15px; margin-top: 21px; float:left; }
.incont-title{ float:left; }
.incont-title > img{ float:left; display:block; margin-top: 28px;  margin-left: 10px;}
.in-cont .w1200{ position:relative;}
.in-cont .w1200 > p{ position:absolute; top: 381px;left: 350px; color:#898989; font-size:14px; }
.incont-l > form > p{width: 310px; height: 36px; line-height: 36px; border:1px solid rgba(255,255,255,.5); margin: 0 auto; margin-top: 10px; position:relative; }
.incont-l > form { margin-top:20px; }
.incont-l > form > p > em > .icon{ color:#fff; font-size:20px; display:block; float:left; width:30px; text-align: center; }
.incont-l > form > p > em { color:#fff; font-size:14px; padding-left: 10px; }
.incont-l > form > p > input{ border:none; background: none; color:#fff; font-size:14px; }
.incont-mes > textarea{ width:300px; height: 65px; border:1px solid rgba(255,255,255,.5); margin: 0 auto; background: none; display: block; margin-top: 10px; color:#fff; font-size: 14px; padding-left: 10px; padding-top: 10px; position: relative;  }
.sub > input {border:none; background: #fff; color:#434343; font-size:14px; display: block; width: 310px; line-height: 36px; margin: 0 auto; margin-top: 10px; cursor: pointer; }

/*首页：友情链接*/
.in-link{ margin-top:15px; }
.in-link > h3{ float:left; font-size:16px; color:#535353;   padding: 10px 0;}
.in-link > h3 > .icon{ color:#faa400; font-size:20px; padding-right: 4px;  }
.inlink-li > a { color:#707070; font-size:14px;   }
.inlink-li > span{padding:0 5px; }
.inlink-li { float:left; padding: 10px 0; }

/*底部*/
.footer{ background: #313131; overflow: hidden; }
.footer > .w1200 { padding-top: 60px; display: table; padding-bottom: 30px; }
.foot-logo a hr{ width:213px; height: 1px; background: #535353;}
.foot-logo{ width:213px; text-align: center;  }
.foot-logo a p{  color: #7d7d7d; font-size: 16px; padding-top: 10px;  }
.foot-logo a img{ display: block; padding-bottom: 10px;  }
.footer > .w1200 > hr{ background: #535353; width:1px; height: 90px; float:left; margin: 0 62px; margin-top: 30px; }
.foot-tel > h3,.foot-nav > h3,.foot-ewm > h3{ color:#fff; font-size: 18px;  }
.foot-tel > hr,.foot-nav > hr,.foot-ewm > hr{ width:30px; height: 1px; background: #3a53d2; margin: 10px 0; }
.foot-tel > h4{ color: #3a53d2; font-size: 40px; padding-top: 10px;  }
.foot-tel > p{ color: #7a7a7a; font-size: 16px; line-height: 30px; padding-top: 15px;  }
.footnav-li > a { color:#7a7a7a; font-size: 16px;    line-height: 41px; }
.footnav-li { float:left; }
.foot-nav{ width: 160px;margin: 0 140px;}
.footnav-li:nth-child(even){ float: right; }
.footnav-li > a:hover { color: #fff; }
.foot-ewm > div{ background: url(../images/ewm_bg.png) no-repeat; width:134px; height: 134px;   }
.foot-ewm > div > img{ width:110px; display: block; margin: 0 auto; padding-top: 12px; }
.foot-ewm > p{ color:#7a7a7a; font-size: 14px; text-align: center; }
.footer-bot { background: #1b1b1b; height: 50px;  }
.footer-bot li{  float:left; color: #525050; font-size: 14px; line-height: 50px; margin-right: 20px;   }
.footer-bot p{ color: #959191; font-size: 14px; line-height: 50px;  }
.footer-bot p > a { color:#959191; font-size: 14px; }
.footer-bot p > a:hover { color: #fff; }
.ptzc{ background:url(../images/weiling_1.png) no-repeat; height: 16px; width:106px; display: block; float:right;     margin-top: 13px; }
.sjzz{background:url(../images/wangshang_1.png) no-repeat; height: 16px; width:96px;display: block;float:right;     margin-top: 13px;}
.ptzc:hover{background:url(../images/weiling_2.png) no-repeat;}
.sjzz:hover{background:url(../images/wangshang_2.png) no-repeat; }


/* 内页通用:推荐产品 */
#nytpro-ban{ width:222px;  position:relative; height:231px;clear: left; margin: 0 auto;  margin-top: 20px;    top: 0;}
#nytpro-ban .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#nytpro-ban .bd ul{ width:100% !important;  }
#nytpro-ban .bd li{ height:300px !important}
#nytpro-ban .bd li > a img{ width:200px; border:1px solid #d5d5d5;}
#nytpro-ban .bd li a{ display:block; height:242px; }
#nytpro-ban .hd{ width:100%;  position:absolute; z-index:1; bottom:12px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
#nytpro-ban .hd ul{ text-align:center;  padding-top:5px; margin: 0 auto; }
#nytpro-ban .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/pro_arrow.png) -18px 0; overflow:hidden; }
#nytpro-ban .hd ul .on{ background-position:0 0; }
#nytpro-ban .bd li p{ line-height: 40px; font-size:14px; text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; }


/*内页通用：联系方式*/
.ny-cont{ border:1px solid #d5d5d5;}
.nycont-bot > h3{ color:#555555; font-size:16px; font-weight: bold; text-align: center; line-height: 30px; padding-top: 20px;}
.nycont-bot > p > .icon{ color:#0d4cb4 ; font-size:17px;}
.nycont-bot > p{ width: 229px; margin: 0 auto; color:#555555; font-size:14px; line-height: 36px;}


/*内页通用：位置*/
.my-pos{ height:76px; background:#0d4cb4 ;margin-top: -20px;}
.nyfl-li{ float:left; padding: 0 25px; height: 30px; line-height: 30px; border-radius: 40px; margin-right: 20px; transition: .3s;margin-bottom: 10px;}
.nyfl-li:hover { background:#fff}
.nyfl-li:hover a { color:#0d4cb4 }
.nyfl-li a { color:#fff; font-size:14px; transition: .3s;}
.my-pos .active{ background:#fff !important; }
.my-pos .active a{ color:#0d4cb4  !important;}
.nyfl{ margin-left:20px; margin-top: 20px;display: table; float: left;  }
.case-weizhi{width: 280px;}
.weizhi{ float:right; margin-right: 20px;  color:#fff; font-size:14px;  padding-top: 32px;}
.weizhi p > a{ color:#fff;}
.weizhi p > .icon{ font-size:30px; line-height: 76px; float:left; display: block; padding-right: 5px;}

/*内页：公司简介*/
.ny-about{ margin-bottom:70px;}
.nyabout{ margin-top:50px;margin-bottom: 80px;}
.nyabout p{ font-size: 16px; line-height: 36px; color: #434343;   }
.nyabout-l p{ font-size:16px; line-height: 36px; color:#666; }
.nyabout-l{ width:920px; }
.nyabout ul{ display:table;}
/*公司简介右侧通用*/
.ny-tpro{width: 242px; border:1px solid #d5d5d5; margin-bottom: 20px;}
.ny-tptitle{ background:#0d4cb4 ; width:242px; padding: 15px 0;}
.ny-tptitle > h3{ background:url(../images/tpro-bg.png) no-repeat; width:214px; color:#fff; font-size:18px; font-weight: bold; text-align: center; margin: 0 auto; background-position-y: 5px;}
.ny-tptitle > p{ color:#fff; font-size:12px; text-align: center;}
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px;}
.nynewst-div { width: 187px;height: 152px;overflow: hidden; margin-top: 23px; margin-left: 30px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:582px; height: 190px; background: #eee;transition: .3s;}
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 23px;}
.nynews-li{border-bottom:1px solid #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ background:url(../images/nynews-lx.jpg) no-repeat; width:8px; height: 8px; display: block; float:left; margin-top: 22px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 50px;  width:76%; color:#555555; font-size:14px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 50px; color: #999;font-size: 12px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#0d4cb4 ;}
.nynews-li:hover a > span{ left:15px;}
.nynews-li:hover a > p{ right:15px; color:#0d4cb4 ;}
.nynews-top:hover .nynewst-div > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#0d4cb4 }
.nynews-top:hover .r > h3{ color:#fff;}
.nynews-top:hover .r > p{ color:#fff; }
.nynews-top:hover .r > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}

/*员工风采*/
.team-li{ float:left; margin-right: 5px; margin-bottom: 30px; margin-left: 5px;}
.nyteam-div{ width:290px; height:220px; overflow: hidden;}
.nyteam-div > img{ width:100%; transition: .6s;}
.nyteam {  margin-top:40px; margin-bottom: 90px; }
.team-li p{ color:#333; font-size:14px; text-align: center;  line-height: 40px; border-bottom:1px solid #d5d5d5;}
.team-li:hover .nyteam-div > img{ transform:scale3d(1.1,1.1,1);}
.team-li p:after{ content:""; width:0; height: 1px; background: #0d4cb4 ; display: inherit; position: relative; top:1px;transition: all .4s ease-in-out 0s;}
.team-li:hover p:after{ width:100%;}

/*荣誉资质*/
.docs-pictures{ display:table; margin-top: 40px; }
.nyhonor-li{ float:left; margin-right: 20px; margin-bottom: 30px; cursor: pointer; }
.nyhonor-li:nth-child(4n){ margin-right:0; }
.nyhonorli-div{width: 283px; height: 189px; overflow: hidden; border:1px solid #d5d5d5;  }
.nyhonorli-div > img{ width:100%; height: 100%; }
.nyhonor-li p{ text-align:center; color:#333; line-height: 40px; width:100%; background:#eee; margin-top: 2px; font-size:16px; transition: .3s;   }
.nyhonor-li:hover p{ background:#0d4cb4; color: #fff; }

/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #0d4cb4 ; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: auto; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#0d4cb4 ; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#0d4cb4 ;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#0d4cb4 ;}
.nynewsb-li:hover .nynewsb-r > p{ background:#0d4cb4 ; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.nym-cont{ margin-top:20px;}
.nymt-title > h3 {color: #333; font-weight: bold;font-size: 21px;text-align: center;}
.nymt-title > p {color: #898989;font-size: 14px;text-align: center; line-height: 40px;}
.nym-cont p { text-indent: 30px; font-size:16px; color:#333; line-height: 36px;}
.nycontm-li{ float:left;     width: 340px;}
.nycontm-li > .icon{ font-size:70px; color:#0d4cb4 ; text-align: center; display: block; height:50px; }
.nycontm-li:nth-child(2){ border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5}
.nycontm-li > h3{ font-size:18px; text-align: center; color:#333; margin-top: 15px;}
.nycontm-li > p{ font-size:14px; text-align:center; color:#959595; line-height: 30px;}
.nycont-m{ margin-top:100px; }
.nycont-m ul{ display:table; margin: 0 auto;}
.nyewm-li{ float:left;}
.nycont-ewm > ul{ margin:0 auto; display: table; max-width: 900px;margin-top:50px;padding-bottom: 90px;}
.nyewm-li > img{ width:170px; height: 170px;}
.nyewm-li > p{ color:#333; font-size:16px; text-align: center; line-height: 40px;}
.nyewm-li + .nyewm-li { margin-left:40px;}

/*下载中心*/
.down-list{ width:100%; }
.down-li{ width:100%; border:1px solid #d5d5d5; margin-bottom: 10px; line-height: 40px; height: 40px;  }
.down-li h3{ float:left; width:80%; font-size: 16px;  }
.down-li p{ float:right; width:20%; text-align: right; font-size: 14px; color: #999;  }
.down-li a{ display: block; padding: 0 10px; }
.down-li:hover { background: #0d4cb4}
.down-li:hover h3{ color:#FFFFFF}
.down-li:hover p{ color:#FFFFFF}
.incont-mes{ position: relative }

/*产品列表*/
.nyprofl-list{ }
.nyabout-l .inprobd-li:nth-child(2n){  float:left; }
.nyabout-l .inprobd-li{ margin-right:38px;  margin-bottom: 30px; }
.nyabout-l .inprobd-li:nth-child(3n){ margin-right:0;  }
.nyabout-l .inprobdli-div{ width:279px; height:222px;  }
.nyabout-l .inprobdli-zz{width:279px; height:222px; position:absolute; top:0; left: 0; right: 0; }
.nyprofllist-li > a {  display: block; line-height: 50px;  width:152px; background: #eee; font-size: 14px; margin: 0 auto; margin-bottom: 1px;    padding: 0 30px;  color:#0d4cb4 ; }
.nyprofllist-li{ width:242px; }
.nyprofl-list > ul{ margin: 15px 0;}
.nyprofllist-li > a > .icon{ display: block; font-size: 10px; color:#0d4cb4 ;  float:left; width: 26px; }
.nyprofllist-li > a:hover { background:#0d4cb4 ;  color:#fff; }
.nyprofllist-li > a:hover .icon{ color:#fff;  }
.nyabout-l .inprobd-li > a > p{ text-indent: 0 !important;  }
.nyabout-l .inprobdli-zz > p{ color:#fff;text-indent: 0 !important; }

.nyabout .inpri-li{ margin-bottom: 25px; }
.inpro-bot{ padding-bottom: 20px;   display: table;}

.nyabout .dlList{ overflow: hidden; margin-bottom: 60px;}
.case-mypos{ height:116px; }


/*在线客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
      height: 48px;
    line-height: 48px;
    margin-top: 2px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-te {
    background-position: -34px -52px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#378cec;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}

















@media screen and (max-width: 1440px){
	.in-proyy{ background-position-x: 580px; }
	.inprobg img{ position:relative; left:200px; }
}








